Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Иван Колобаев - тестирование #39

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

vak1n
Copy link

@vak1n vak1n commented Oct 22, 2018

No description provided.

browserName: 'chrome'
}
}
},
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Здорово, что два браузера 👍

@@ -0,0 +1,23 @@
module.exports = {
baseUrl: 'http://127.0.0.1:3000',
gridUrl: 'http://127.0.0.1:4444/wd/hub',
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Расскажи как устанавливал selenium? Docker/локально/глобально?

Copy link
Author

@vak1n vak1n Oct 25, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Глобально. Про докер как то не подумал (

sort | uniq -c | sed -e '/^[ ]*1[ ]/d')" || {
echo >&2 Duplicate Signed-off-by lines.
exit 1
}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Черная магия какая-то. Что тут происходит?)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixtures/repo.git/ это bare репо для интеграционных тестов, это какой то пример хука гита, удалил все подобные примеры

.split('/')
.slice(3)
.join('/')}`,
'/files/a35931b770328564ddde0ca70ccdab832b22e97a/'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Про хардкод ссылок написал в тикете

.split('/')
.slice(3)
.join('/')}`,
'/files/a35931b770328564ddde0ca70ccdab832b22e97a/'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

И тут и дальше по коду

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants